Skip to content

Inject Environment Variables on Terminal Create#626

Closed
eleanorjboyd wants to merge 3 commits intomicrosoft:mainfrom
eleanorjboyd:inject-envvar
Closed

Inject Environment Variables on Terminal Create#626
eleanorjboyd wants to merge 3 commits intomicrosoft:mainfrom
eleanorjboyd:inject-envvar

Conversation

@eleanorjboyd
Copy link
Copy Markdown
Member

@eleanorjboyd eleanorjboyd commented Jul 22, 2025

fixes: #625

adds setting python-envs.injectEnvVarsInTerminals with default value false to set if envVars will be injected

added call to inject env vars into ONLY create terminal function done through the environments extension

@eleanorjboyd eleanorjboyd self-assigned this Jul 22, 2025
@eleanorjboyd eleanorjboyd added the feature-request Request for new features or functionality label Jul 22, 2025
Comment thread package.nls.json Outdated
Comment thread src/features/terminal/terminalManager.ts Outdated
@vs-code-engineering
Copy link
Copy Markdown

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering Bot added this to the July 2025 milestone Jul 22, 2025
@eleanorjboyd eleanorjboyd changed the title Inject envvar Inject Environment Variables on Terminal Create Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature-request Request for new features or functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loading a .env file into a terminal never happens.

2 participants